Always make offscreen window rgba
authorAlexander Larsson <alexl@redhat.com>
Mon, 13 Feb 2012 14:04:32 +0000 (15:04 +0100)
committerAlexander Larsson <alexl@redhat.com>
Mon, 13 Feb 2012 14:06:09 +0000 (15:06 +0100)
commit42c2d51ad958a02d7531929e2827296ec04568bd
treeafe8974cc5053374cce8f8521b747c52c6d8649a
parent2d972058ab5e137461c94e2f7df3ef92c032b641
Always make offscreen window rgba

This fixes issues where the new default bg of transparent
didn't work, making offscreen windows black.

I don't think this is a practical performance problem.
Offscreen windows are rarely used and generally used for
graphics tricks like alpha anyway.
gdk/gdkoffscreenwindow.c